home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / ftp / documents / appnotes / 016_030 / 018c / Text
Encoding:
Text File  |  1993-08-02  |  2.0 KB  |  67 lines

  1. -----------------------------------------------------------------------------
  2. 27th May 1992
  3. -----------------------------------------------------------------------------
  4. Support Group Application Note 
  5. Number: 018 
  6. Issue: 1 
  7. Author:
  8. -----------------------------------------------------------------------------
  9.  
  10. Electron User Guide Errata
  11.  
  12. -----------------------------------------------------------------------------
  13. Applicable Hardware: Electron
  14.  
  15. Related Application Notes:
  16.  
  17.  
  18. -----------------------------------------------------------------------------
  19. Copyright (C) Acorn Computers Limited 1992
  20.  
  21. Every effort has been made to ensure that the information in this leaflet is 
  22. true and correct at the time of printing. However, the products described in
  23. this leaflet are subject to continuous development and improvements and
  24. Acorn Computers Limited reserves the right to change its specifications at
  25. any time. Acorn Computers Limited cannot accept liability for any loss or
  26. damage arising from the use of any information or particulars in this
  27. leaflet. ACORN, ECONET and ARCHIMEDES are trademarks of Acorn Computers
  28. Limited.
  29. -----------------------------------------------------------------------------
  30. Support Group
  31. Acorn Computers Limited
  32. Acorn House
  33. Vision Park
  34. Histon
  35. Cambridge       CB4 4AE
  36. -----------------------------------------------------------------------------
  37.  
  38. For your information the example on page 34 should read:
  39.  
  40.         VDU 19,2,RND(3)+1,0,0,0
  41.  
  42. The example on page 59 should read:
  43.  
  44.         10    A$ = "J"
  45.         20    PRINT A$; A$; A$
  46.         30    PRINT A$; A$; A$ 
  47.         40    PRINT A$' A$' A$
  48.         >      RUN
  49.  
  50. The example on page 60 should read:
  51.  
  52.         10   X = 6
  53.         20   A$ = "J"
  54.         30   PRINT X,X,X' A$, A$, A$
  55.         >    RUN
  56.  
  57. On page 95 the following statements should read:
  58.  
  59.         40 VDU 23,1,0;0;0;0'
  60.  
  61.         VDU 23,1,1;0;0;0
  62.  
  63. On page 100 the FX phrases on lines 1 and 9 should be replaced by OSWORD.
  64.  
  65. On page 114 please read Mode 7 as Mode 6 - due the fact that Mode 7 is not
  66. available on the Electron.
  67.